.inEvidenza {
	float: left;
}

.post_content {
	margin-left: 210px;
	margin-bottom: 20px;
}

.post_content p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.post_content p.readmore {
	text-align: right;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 13px;
}

.column_content {
	margin-left: 160px;
}

.box {
	clear: both;
	float: left;
}

.col_sx .post_content, .col_dx .post_content {
	margin-left: 103px;
}

.fbg .banner {
	margin: 0 10px;
}

.fbg .banner a {
	color: #3F3F3F;
}

.banner a {
	font-weight: bold;
	margin: 20px 0;
	padding: 15px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f8ffe8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8ffe8 0%, #b5e0e0 0%, #009999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ffe8), color-stop(0%,#b5e0e0), color-stop(100%,#009999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#009999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#009999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#009999 100%); /* IE10+ */
	background: linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#009999 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#009999',GradientType=0 ); /* IE6-9 */
	text-align: center;
	display: block;
	color: #3F3F3F;
	text-decoration: none;
}

.banner a:hover, .banner a:focus {
	background: #f8ffe8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8ffe8 0%, #b5e0e0 0%, #007272 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ffe8), color-stop(0%,#b5e0e0), color-stop(100%,#007272)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#007272 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#007272 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#007272 100%); /* IE10+ */
	background: linear-gradient(top, #f8ffe8 0%,#b5e0e0 0%,#007272 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#007272',GradientType=0 ); /* IE6-9 */
}

.contents {
	margin-bottom: 20px;
}

.contents img.left {
	margin-right: 30px;
}

.partner_title {
	font-size: 15px;
	color: #303030;
	font-weight: bold;
	clear: both;
}

li.partner {
	float: left;
	width: 100%;
	list-style-type: none;
	border-bottom: 1px dashed #d5d5d5;
	margin: 5px 0;
}

li.partner p {
	margin: 0;
}